func runtime.doRecordGoroutineProfile

3 uses

	runtime (current package)
		mprof.go#L1425: 			doRecordGoroutineProfile(fing, pcbuf)
		mprof.go#L1527: 			doRecordGoroutineProfile(gp1, pcbuf)
		mprof.go#L1541: func doRecordGoroutineProfile(gp1 *g, pcbuf []uintptr) {